gdk_window_end_paint: Flush destination surface after paint
authorAlexander Larsson <alexl@redhat.com>
Mon, 10 Nov 2014 14:24:14 +0000 (15:24 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 10 Nov 2014 14:25:31 +0000 (15:25 +0100)
commit90555e06beb929c4491a58b6136aa9f0f8ae1fae
tree0b422030140f39112a21bfbdbd0881ddb69490d3
parenta353e77db4460549f6fa01d2b483d66228934400
gdk_window_end_paint: Flush destination surface after paint

It seems in cairo 1.14 we need this after having painted an image surface
to a X11 window surface (i.e. with GDK_RENDERING=image).
gdk/gdkwindow.c